home *** CD-ROM | disk | FTP | other *** search
/ Electronics Boutique Catalog 1996 Spring / 1996 Electronics Boutique Spring CD-ROM (USA).bin / eb / demos / movies.dir / 00024_bitDepth loop.ls < prev    next >
Encoding:
Text File  |  1995-12-13  |  99 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(6) then
  3.     go(marker(0) + 3)
  4.   else
  5.     go(marker(0) + 2)
  6.   end if
  7. end
  8.